From: Philipp Stephani Date: Sat, 23 Jan 2021 18:04:53 +0000 (+0100) Subject: * .clang-format: Fix base style. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~4389 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=27a023d02928366f52ab8d5e5c398ef080483523;p=emacs.git * .clang-format: Fix base style. --- diff --git a/.clang-format b/.clang-format index 9ab09a86ff2..44200a39952 100644 --- a/.clang-format +++ b/.clang-format @@ -1,5 +1,5 @@ Language: Cpp -BasedOnStyle: LLVM +BasedOnStyle: GNU AlignEscapedNewlinesLeft: true AlwaysBreakAfterReturnType: TopLevelDefinitions BreakBeforeBinaryOperators: All